﻿

em, i {
    font-style: normal;
}

.bannerUl {
    height: 480px;
    background: url(../img/banner.jpg) 0px 0px no-repeat;
}
a:hover {
    text-decoration: none;
    color:#333333;
}
.anlibtn a:hover {
    text-decoration: none;
}

.jjfabot a{color:#999999}
.youshiGroup .title a{color:#ffffff}
 


/*成功案例*/
.chenggongGroup {
    width: 1200px;
    border: 0px solid #ddd;
    text-align: left;
    display: table;
    position: relative
}

    .chenggongGroup a {
        border: 0px
    }

    .chenggongGroup .slideBox {
        overflow: hidden;
        zoom: 1;
        padding: 10px 0 10px 0px;
    }

    .chenggongGroup .sPrev, .slideGroup .sNext {
        position: absolute;
        left: -90px;
        top: 320px;
        display: block;
        width: 60px;
        height: 100px;
        border: 0px solid #ddd;
        background: url(../img/youshileft.png) center center no-repeat;
    }

    .chenggongGroup .sNext {
        position: absolute;
        right: -90px;
        top: 320px;
        display: block;
        width: 60px;
        height: 100px;
        border: 0px solid #ddd;
        background: url(../img/youshiright.png) center center no-repeat;
    }

    .chenggongGroup .sPrev:hover, .slideGroup .sNext:hover {
        border-color: #f60;
    }

    .chenggongGroup ul {
        overflow: hidden;
        zoom: 1;
        text-align: center;
        width: 100%;
        margin: auto
    }

        .chenggongGroup ul li {
            margin: 0px;
            float: left;
            _display: inline;
            overflow: hidden;
            text-align: center;
        }


    .chenggongGroup .hd {
        width: 920px;
        text-align: center;
        margin: 0px auto 30px auto;
    }

    .chenggongGroup .cgleft {
        float: left;
        position: relative;
        width: 350px;
        height: 600px;
        background: url(../img/cg01.png) center 0 no-repeat;
    }

        .chenggongGroup .cgleft .cgbg {
            position: absolute;
            left: 40px;
            top: 60px
        }

        .chenggongGroup .cgleft .cgtitle {
            text-align: left;
            position: absolute;
            left: 40px;
            top: 100px;
            font-size: 30px;
            font-weight: bold;
            color: #ffffff;
        }

        .chenggongGroup .cgleft .cgcontent {
            text-align: left;
            position: absolute;
            left: 40px;
            top: 246px;
            font-size: 18px;
            color: #ffffff;
            line-height: 36px;
            padding: 0px 30px 0 0;
        }

        .chenggongGroup .cgleft .cgbtn {
            text-align: left;
            position: absolute;
            left: 40px;
            top: 473px;
        }

    .chenggongGroup .cgright {
        float: left;
        width: 850px;
        height: 600px
    }

        .chenggongGroup .cgright img {
            float: left;
            width: 850px;
            height: 600px
        }



    .chenggongGroup .hd ul li {
        line-height: 36px;
        height: 36px;
        width: 125px;
        margin: 0px 5px 0px 5px;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
    }

    .chenggongGroup .hd .on .divbutton {
        line-height: 36px;
        height: 36px;
        width: 125px;
        font-size: 16px;
        margin: 0px 0px 0px 0px;
        border-radius: 3px;
        text-align: center;
        background: #ab1114;
        color: #ffffff;
        cursor: pointer;
    }

    .chenggongGroup li:hover .divbutton {
        line-height: 36px;
        height: 36px;
        width: 125px;
        font-size: 16px;
        margin: 0px 0px 0px 0px;
        border-radius: 3px;
        text-align: center;
        background: #ab1114;
        color: #ffffff;
        cursor: pointer;
    }


 